projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
611fe0b
)
net: emaclite: Enable driver for MIPS
author
Zubair Lutfullah Kakakhel
<
[email protected]
>
Wed, 27 Jul 2016 11:25:09 +0000
(12:25 +0100)
committer
Daniel Schwierzeck
<
[email protected]
>
Wed, 21 Sep 2016 12:55:14 +0000
(14:55 +0200)
Signed-off-by: Zubair Lutfullah Kakakhel <
[email protected]
>
Reviewed-by: Paul Burton <
[email protected]
>
Acked-by: Joe Hershberger <
[email protected]
>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index be3ed73e52219fbc9179c9d7553cf5887b86c407..302c005aa132986718589bcee06ee449923977d7 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-175,7
+175,7
@@
config XILINX_AXIEMAC
This MAC is present in Xilinx Microblaze, Zynq and ZynqMP SoCs.
config XILINX_EMACLITE
- depends on DM_ETH && (MICROBLAZE || ARCH_ZYNQ || ARCH_ZYNQMP)
+ depends on DM_ETH && (MICROBLAZE || ARCH_ZYNQ || ARCH_ZYNQMP
|| MIPS
)
select PHYLIB
select MII
bool "Xilinx Ethernetlite"